home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 8: LINUX Games
/
Linux Cubed Series 8 - LINUX Games.iso
/
games
/
x11
/
rpg
/
crossfir.92
/
crossfir
/
crossfire-0.92.5
/
include
/
Imakefile
< prev
next >
Wrap
Makefile
|
1996-07-24
|
474b
|
20 lines
#include "../config/crossfire.tmpl"
ALL_FILES = \
arch.h bitmaps.h book.h commands.h config.h define.h\
funcpoint.h global.h gods.h includes.h \
libproto.h living.h loader.h logger.h \
main.h newclient.h\
object.h osf.h patchlevel.h player.h read.h re-cmp.h sgi.h shstr.h\
skills.h skillist.h \
sounds.h spellist.h spells.h sproto.h structs.h sunos.h treasure.h\
version.h xdir.h xio.h X11.h
all::
depend::
clean::
InsertArchive(Imakefile $(ALL_FILES),include)